home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-21 | 782 b | 36 lines | [TEXT/edF6] |
- *(c) Lightsoft 1995/1996
- if PPC
- IMPORT InitDialogs
- IMPORT ErrorSound
- IMPORT NewDialog
- IMPORT GetNewDialog
- IMPORT CloseDialog
- IMPORT DisposeDialog
- IMPORT ParamText
- IMPORT ModalDialog
- IMPORT IsDialogEvent
- IMPORT DialogSelect
- IMPORT DrawDialog
- IMPORT UpdateDialog
- IMPORT Alert
- IMPORT StopAlert
- IMPORT NoteAlert
- IMPORT CautionAlert
- IMPORT GetDialogItem
- IMPORT SetDialogItem
- IMPORT HideDialogItem
- IMPORT ShowDialogItem
- IMPORT SelectDialogItemText
- IMPORT GetDialogItemText
- IMPORT SetDialogItemText
- IMPORT FindDialogItem
- IMPORT NewColorDialog
- IMPORT GetAlertStage
- IMPORT ResetAlertStage
- IMPORT SetDialogFont
- IMPORT GetStdFilterProc
- IMPORT SetDialogDefaultItem
- IMPORT SetDialogCancelItem
- IMPORT SetDialogTracksCursor
- endif
-